String Schema
Address Element
Description
Possibility to provide the address data in up to 3 different languages
Namespace http://string.drv.de/xmlschema/string
Type
AddressType Complex Type
Diagram
CountryCode Element Name Element Sequence Country Element City Element ZIPCode Element HouseNumber Element Street Element Sequence Address Element
Overview
Address 0..3 AddressType Complex Type
Possibility to provide the address data in up to 3 different languages
Language optional xs:language
Sequence
Street optional xs:string
HouseNumber optional xs:string
ZIPCode optional xs:string
City optional xs:string
Sequence
Name xs:string
Name of the country
Source
<xs:element name="Address" type="AddressType" minOccurs="0" maxOccurs="3" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Possibility to provide the address data in up to 3 different languages</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AccommodationProductResponseType Complex TypeString Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.